config.h.in: Check in right version.
authoroliskoli <oliskoli>
Sun, 9 Mar 2008 17:14:18 +0000 (17:14 +0000)
committeroliskoli <oliskoli>
Sun, 9 Mar 2008 17:14:18 +0000 (17:14 +0000)
config.h.in

index ce0fe28b27176a64c38cdb9af325632390ee5b66..ff1bfe607baddab5fe8d8f41f2347d4575fdc266 100644 (file)
@@ -9,9 +9,6 @@
 /* 1 to enable all the filters. */
 #undef FILTERS_ENABLED
 
-/* Define to 1 if you have the <inttypes.h> header file. */
-#undef HAVE_INTTYPES_H
-
 /* Defined if you have libexpat */
 #undef HAVE_LIBEXPAT
 
 /* Define to 1 if you have the `z' library (-lz). */
 #undef HAVE_LIBZ
 
-/* Define to 1 if you have the <memory.h> header file. */
-#undef HAVE_MEMORY_H
-
 /* Define to 1 if you have the `nanosleep' function. */
 #undef HAVE_NANOSLEEP
 
 /* Define to 1 if you have the `sleep' function. */
 #undef HAVE_SLEEP
 
-/* Define to 1 if you have the <stdint.h> header file. */
-#undef HAVE_STDINT_H
-
-/* Define to 1 if you have the <stdlib.h> header file. */
-#undef HAVE_STDLIB_H
-
-/* Define to 1 if you have the <strings.h> header file. */
-#undef HAVE_STRINGS_H
-
-/* Define to 1 if you have the <string.h> header file. */
-#undef HAVE_STRING_H
-
-/* Define to 1 if you have the <sys/stat.h> header file. */
-#undef HAVE_SYS_STAT_H
-
-/* Define to 1 if you have the <sys/types.h> header file. */
-#undef HAVE_SYS_TYPES_H
-
-/* Define to 1 if you have the <unistd.h> header file. */
-#undef HAVE_UNISTD_H
-
 /* Define if we have va_copy */
 #undef HAVE_VA_COPY
 
-/* Define as 1 if your va_list type is an array */
-#undef HAVE_VA_LIST_AS_ARRAY
-
 /* Define if we have __va_copy */
 #undef HAVE___VA_COPY
 
+/* Define as 1 if your va_list type is an array */
+#undef HAVE_VA_LIST_AS_ARRAY
+
 /* 1 to enable as many formats as possible */
 #undef MAXIMAL_ENABLED
 
@@ -90,9 +63,6 @@
 /* 1 to enable shapefile support */
 #undef SHAPELIB_ENABLED
 
-/* Define to 1 if you have the ANSI C header files. */
-#undef STDC_HEADERS
-
 /* Define to 1 if your processor stores words with the most significant byte
    first (like Motorola and SPARC, unlike Intel and VAX). */
 #undef WORDS_BIGENDIAN